.banner {
  height: 720px;
  background: url(../images/bannerbg.png) center no-repeat;
}

.szzx {
  margin-top: 50px;
  background: url(../images/szzxbg.png) center bottom no-repeat;
  padding-bottom: 60px;
}

.szzx-title {
  height: 70px;
  background: url(../images/szzx-tt.png) center no-repeat;
}

.szzx-content {
  margin-top: 14px;
  overflow: hidden;
}

.szzx-content-left {
  width: 600px;
  height: 300px;
}

.szzx-content-left img {
  width: 100%;
  height: 100%;
}

.szzx-content-right {
  width: 600px;
  height: 300px;
  padding: 32px;
  box-sizing: border-box;
  background: #1C5FE6;
}

.szzx-content-right h3 a {
  display: inline-block;
  width: 100%;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #FAD113;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.szzx-content-right p {
  height: 100px;
  margin-top: 30px;
  font-family: PingFang SC;
  font-weight: 300;
  font-size: 14px;
  color: #BCD2FF;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.szzx-content-right .ckxq {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  text-align: right;
  font-family: PingFang SC;
  font-weight: 300;
  font-size: 16px;
  color: #FFFFFF;
}

.footer {
  margin-top: 67px;
  height: 170px;
  background: url(../images/footerbg.png) center no-repeat;
}

.kglogo {
  height: 170px;
  background: url(../images/kglogo.png) center no-repeat;
}

.szzx-list ul {
  overflow: hidden;
}

.szzx-list ul li {
  float: left;
  width: 599px;
  height: 193px;
  background: #eff3f9;
  border: 1px solid #ffffff;
  padding: 20px 30px;
  box-sizing: border-box;
}

.szzx-list ul li h3 a {
  display: inline-block;
  width: 100%;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #2E2C34;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.szzx-list ul li p {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #84899D;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.szzx-list ul li .line {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  line-height: 0;
}

.szzx-list ul li .xq {
  display: inline-block;
  width: 58px;
  height: 24px;
  background: #1C5FE6;
  border-radius: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  float: right;
}

.szkt {
  margin-top: 60px;
}

.szkt-title {
  height: 70px;
  background: url(../images/szkt-tt.png) center no-repeat;
}

.szkt-title .more {
  float: right;
  display: block;
  width: 80px;
  height: 30px;
  background: #1C5FE6;
  border-radius: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}

.szkt-tip ul {
  overflow: hidden;
  text-align: center;
}

.szkt-tip ul li {
  display: inline-block;
  padding-bottom: 20px;
  margin: 0 20px;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #464658;
  line-height: 31px;
}

.szkt-tip ul li.on {
  color: #1C5FE6;
  background: url(../images/szkttipon.png) center bottom no-repeat;
}

.szkt-wrapper ul {
  overflow: hidden;
}
.szkt-wrapper .moreparent{
  position: relative;
}
.szkt-wrapper .moreparent .more{
  position: absolute;
  top: -130px;
  right: 0;
}
.szkt-wrapper ul li {
  margin-top: 23px;
  width: 386px;
  height: 169px;
  position: relative;
  float: left;
}

.szkt-wrapper ul li:nth-child(2),
.szkt-wrapper ul li:nth-child(5) {
  margin: 23px 21px 0;
}

.szkt-wrapper ul li img {
  width: 100%;
  height: 100%;
}

.szkt-wrapper ul li p {
  width: 100%;
  height: 45px;
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 45px;
  text-align: center;
}

.zjhd {
  height: 647px;
  background: url(../images/zjhdbg.png) center no-repeat;
  overflow: hidden;
}

.zjhd-title {
  height: 70px;
  background: url(../images/zjhdtt.png) center no-repeat;
  margin-top: 40px;
}

.zjhd-content {
  margin-top: 20px;
  height: 389px;
}

.zjhd-content-left {
  width: 785px;
  height: 389px;
}

.zjhd-content-left img {
  width: 100%;
  height: 100%;
}

.zjhd-content-right {
  width: 415px;
  height: 389px;
  background: #ECF8FF;
  position: relative;
}

.zjhd-content-right p {
  padding: 50px 35px 0 39px;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #2E2C34;
  line-height: 34px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.zjhd-content-right .ckgd {
  display: inline-block;
  width: 120px;
  height: 30px;
  background: #1C5FE6;
  border-radius: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 39px;
  bottom: 55px;
}

.zjhd-content-right .yinhao {
  display: inline-block;
  width: 105px;
  height: 86px;
  background: url(../images/yinhao.png) center no-repeat;
  position: absolute;
  z-index: 1;
  right: 15px;
  bottom: 21px;
}

.szkp {
  overflow: hidden;
  margin-top: -70px;
}

.szkp-title {
  height: 70px;
  background: url(../images/szkptt.png) center no-repeat;
}

.szkp-title .more {
  float: right;
  display: block;
  width: 80px;
  height: 30px;
  background: #1C5FE6;
  border-radius: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}

.szkp-content ul {
  overflow: hidden;
}

.szkp-content ul li {
  overflow: hidden;
  width: 386px;
  height: 217px;
  position: relative;
  float: left;
  margin-top: 20px;
}

.szkp-content ul li:nth-child(2),
.szkp-content ul li:nth-child(5) {
  margin: 20px 21px 0;
}

.szkp-content ul li img {
  width: 100%;
  height: 100%;
}

.szkp-content ul li .zhezhao {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.szkp-content ul li .zhezhao a {
  display: block;
  margin: 83px auto 0;
  width: 51px;
  height: 52px;
  background: url(../images/play.png) center no-repeat;
}

.szhb {
  overflow: hidden;
  position: relative;
  min-height: 521px;
  margin-top: 60px;
}

.szhb .iconleft {
  width: 298px;
  height: 133px;
  background: url(../images/iconleft.png) center no-repeat;
  position: absolute;
  top: 305px;
  left: 62px;
  z-index: 0;
}

.szhb .iconright {
  width: 281px;
  height: 105px;
  background: url(../images/iconright.png) center no-repeat;
  position: absolute;
  top: 85px;
  right: 79px;
  z-index: 0;
}

.szhb-title {
  height: 70px;
  background: url(../images/szhbtt.png) center no-repeat;
}

.szhb-content {
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.szhb-content ul li {
  width: 363px;
  height: 563px;
  background: url(../images/hbbg.png) right bottom no-repeat;
  float: left;
}

.szhb-content ul li img {
  width: 353px;
  height: 530px;
}

.prevbtn {
  width: 37px;
  height: 118px;
  background: url(../images/prevbtn.png) center no-repeat;
  position: absolute;
  top: 202px;
  left: 0;
  z-index: 1;
  cursor: pointer;
}

.nextbtn {
  width: 37px;
  height: 118px;
  background: url(../images/nextbtn.png) center no-repeat;
  position: absolute;
  top: 202px;
  right: 10px;
  z-index: 1;
  cursor: pointer;
}

.zylj {
  margin-top: 60px;
  overflow: hidden;
}

.zylj-title {
  height: 70px;
  background: url(../images/zyljtt.png) center no-repeat;
}

.zylj-content ul {
  overflow: hidden;
}

.zylj-content ul li {
  float: left;
  width: 278px;
  height: 84px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid rgba(131, 131, 131, 0.2);
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 20px;
  margin-right: 29px;
}

.zylj-content ul li:nth-child(4),.zylj-content ul li:nth-child(8) {
  margin-right: 0;
}

.zylj-content ul li img {
  width: 100%;
  height: 100%;
}
.more {
  float: right;
  display: block;
  width: 80px;
  height: 30px;
  background: #1C5FE6;
  border-radius: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}